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