Shell::Command class of PicoRuby

Singleton methods

new

Shell::Command.new() -> instance

Instance methods

exec

instance.exec(*untyped params) -> void

find_executable

instance.find_executable(String name) -> String?
Tags: