Expose forging mechanics
This commit is contained in:
parent
09d96efee7
commit
d0d6fea204
1 changed files with 3 additions and 0 deletions
|
|
@ -762,3 +762,6 @@ module.exports.kill = () => {
|
|||
logger.info('Killed gunsmith.')
|
||||
}
|
||||
}
|
||||
|
||||
module.exports._reforge = forge
|
||||
module.exports._isReady = isReady
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue