Type:
Class
Constants:
NoDelegateMethods : m.collect{|x| x.id2name}

In order to execute a command on your OS, you need to define it as a Shell method.

Alternatively, you can execute any command via #system even if it is not defined.

undef_system_command
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

undef_system_command(command) â self Class Public methods Undefines a command

2025-01-10 15:47:30
rehash
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

rehash Instance Public methods Clears the command hash table.

2025-01-10 15:47:30
unlink
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

unlink(path) Instance Public methods See IO.unlink when path is

2025-01-10 15:47:30
open
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

open(path, mode, permissions) â Enumeratoropen(path, mode, permissions) { block } Instance Public methods

2025-01-10 15:47:30
[]
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

[](command, file1, file2=nil) Instance Public methods See

2025-01-10 15:47:30
run_config
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

run_config() Class Public methods include run file.

2025-01-10 15:47:30
cat
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

cat(*filename) â Cat Instance Public methods Returns a

2025-01-10 15:47:30
notify
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

notify(*opts) Instance Public methods %pwd, %cwd -> @pwd

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

new(shell) Class Public methods

2025-01-10 15:47:30
concat
  • References/Ruby on Rails/Ruby/Classes/Shell/Shell::CommandProcessor

concat(*jobs) â Concat Instance Public methods Returns a

2025-01-10 15:47:30