class DockerfileAst::Node::WorkdirInstruction

Public Instance Methods

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