TrimCommand constructor
TrimCommand(
- Tuneup tuneup
Implementation
TrimCommand(Tuneup tuneup)
: super(tuneup, 'trim', 'trim unwanted whitespace from your source');
TrimCommand(Tuneup tuneup)
: super(tuneup, 'trim', 'trim unwanted whitespace from your source');