Method: Mj::AlternativeFile::Commands::ListCommand#debug?
- Defined in:
- lib/mj/alternative_file/commands/list_command.rb
#debug? ⇒ Boolean
22 23 24 |
# File 'lib/mj/alternative_file/commands/list_command.rb', line 22 def debug? @options[:debug] end |