module Rascal::Docker
Constants
- NAME_PREFIX
Attributes
interface[W]
Public Class Methods
interface()
click to toggle source
# File lib/rascal/docker.rb, line 13 def interface @interface ||= Interface.new end