module DockerfileRB::VolumeStringParser
Public Instance Methods
value()
click to toggle source
# File lib/dockerfile-rb/volume.rb, line 9 def value Volume.new(captures(:volume_term)) end
# File lib/dockerfile-rb/volume.rb, line 9 def value Volume.new(captures(:volume_term)) end