Method: JSS::Policy#run_command

Defined in:
lib/jss-api/api_object/policy.rb

#run_commandString Also known as: command_to_run

Returns The unix shell command to run on ths client.

Returns:

  • (String)

    The unix shell command to run on ths client.



684
# File 'lib/jss-api/api_object/policy.rb', line 684

def run_command ; @files_processes[:run_command] ; end