Method: Indocker::Containers::Container#networks
- Defined in:
- lib/indocker/containers/container.rb
#networks ⇒ Object (readonly)
Returns the value of attribute networks.
2 3 4 |
# File 'lib/indocker/containers/container.rb', line 2 def networks @networks end |