Class
Riddle::ExecuteCommand
In:
lib/riddle/execute_command.rb
Parent:
Object
frozen_string_literal: true
Methods
call
call
new
Constants
WINDOWS
=
(RUBY_PLATFORM =~ /mswin|mingw/)
Attributes
command
[R]
verbose
[R]
Public Class methods
call
(command, verbose = true)
new
(command, verbose)
Public Instance methods
call
()
[Validate]