Shell::Command class of PicoRuby
Singleton methods
new
Shell::Command.new() -> instance
Instance methods
exec
instance.exec(*untyped params) -> bool
find_executable
instance.find_executable(String name) -> String?