Method: Pik::Run#args_required?

Defined in:
lib/pik/commands/run_command.rb

#args_required?Boolean

Returns:

  • (Boolean)


83
84
85
# File 'lib/pik/commands/run_command.rb', line 83

def args_required?
  true
end