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