Method: Charyf::Command::Base.executable
- Defined in:
- lib/charyf/utils/command/base.rb
.executable ⇒ Object
71 72 73 |
# File 'lib/charyf/utils/command/base.rb', line 71 def executable "bin/charyf #{command_name}" end |
71 72 73 |
# File 'lib/charyf/utils/command/base.rb', line 71 def executable "bin/charyf #{command_name}" end |