Method: Ufo::Docker::State#initialize
- Defined in:
- lib/ufo/docker/state.rb
#initialize(options = {}) ⇒ State
Returns a new instance of State.
5 6 7 |
# File 'lib/ufo/docker/state.rb', line 5 def initialize(={}) @options = end |
Returns a new instance of State.
5 6 7 |
# File 'lib/ufo/docker/state.rb', line 5 def initialize(={}) @options = end |