Method: Waw::Commands::ProfileCommand#check_command_policy

Defined in:
lib/waw/commands/profile_command.rb

#check_command_policyObject

Start command is always safe



14
15
16
# File 'lib/waw/commands/profile_command.rb', line 14

def check_command_policy
  true
end