Method: LabClient::Klass#verbose
- Defined in:
- lib/labclient/klass.rb
#verbose ⇒ Object
TODO: Awesome Print / Amazing Print Conflicts?
13 14 15 |
# File 'lib/labclient/klass.rb', line 13 def verbose ap @table, ruby19_syntax: true end |