Module: BranchIOCLI::Helper::Methods
- Included in:
- IOSHelper
- Defined in:
- lib/branch_io_cli/helper/methods.rb
Instance Method Summary collapse
Instance Method Details
#report_command(command) ⇒ Object
4 5 6 |
# File 'lib/branch_io_cli/helper/methods.rb', line 4 def report_command(command) STDOUT.report_command command end |