Class: Toga::Commands::Strip
- Inherits:
-
Toga::Command
- Object
- Toga::Command
- Toga::Commands::Strip
- Defined in:
- lib/toga/commands/strip.rb
Class Method Summary collapse
Methods included from Error
Class Method Details
.run!(*args) ⇒ Object
5 6 7 |
# File 'lib/toga/commands/strip.rb', line 5 def self.run!(*args) Togafile.strip! end |