Method: Shell::BuiltInCommand#wait?

Defined in:
lib/shell/builtin-command.rb

#wait?Boolean

Returns:

  • (Boolean)


17
18
19
# File 'lib/shell/builtin-command.rb', line 17

def wait?
  false
end