Class: Ehbrs::Tools::Runner::Finances::BbBrowser
- Inherits:
-
Object
- Object
- Ehbrs::Tools::Runner::Finances::BbBrowser
- Defined in:
- lib/ehbrs/tools/runner/finances/bb_browser.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
12 13 14 15 |
# File 'lib/ehbrs/tools/runner/finances/bb_browser.rb', line 12 def run infov 'Docker run arguments', ::Shellwords.join(docker_container.run_command_args) infov 'System result', docker_container.run_command.system end |