class DockerfileAst::Node::VolumeInstruction
Public Instance Methods
title()
click to toggle source
# File lib/dockerfile_ast/nodes/named_nodes.rb, line 89 def title; :volume end
# File lib/dockerfile_ast/nodes/named_nodes.rb, line 89 def title; :volume end