Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/fanforce/cli/utils.rb

Instance Method Summary collapse

Instance Method Details

#format(*args) ⇒ Object



67
68
69
# File 'lib/fanforce/cli/utils.rb', line 67

def format(*args)
  Fanforce::CLI::Utils.format(self, *args)
end