Method: Mysh::CommandOption#pre_boot
- Defined in:
- lib/mysh/command_line.rb
#pre_boot(_args) ⇒ Object Also known as: process_command
Execute a pre-boot command line option.
13 |
# File 'lib/mysh/command_line.rb', line 13 def pre_boot(_args); end |