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