class DockerfileAst::Node::FromInstruction

Public Instance Methods

title() click to toggle source
# File lib/dockerfile_ast/nodes/named_nodes.rb, line 69
def title; :from end