Open rjrodger opened 5 years ago
thus:
seneca.use('./foo/bar.js') // plugin_name is 'bar' seneca.find_plugin('bar') === seneca.find_plugin('./foo/bar.js')
then update seneca-doc to use this https://github.com/voxgig/seneca-doc/blob/master/lib/inspect.js#L34
thus: