Class: Pathname
- Inherits:
-
Object
- Object
- Pathname
- Defined in:
- lib/rexec/to_cmd.rb
Instance Method Summary collapse
Instance Method Details
#to_cmd ⇒ Object
10 11 12 |
# File 'lib/rexec/to_cmd.rb', line 10 def to_cmd to_s.to_cmd end |