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