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
15 16 17 18 |
# File 'lib/ehbrs/tools/runner/finances/bb_browser.rb', line 15 def run infov 'Docker run arguments', ::Shellwords.join(docker_container.run_command_args) infov 'System result', docker_container.run_command.system end |