Method: AppMap::Depends::NodeCLI#base_dir
- Defined in:
- lib/appmap/depends/node_cli.rb
#base_dir ⇒ Object
Directory name to prefix to the list of modified files which is provided to depends.
11 12 13 |
# File 'lib/appmap/depends/node_cli.rb', line 11 def base_dir @base_dir end |