class Orchparty::Kubernetes::AllBuilder

Public Class Methods

new() click to toggle source
# File lib/orchparty/dsl_parser_kubernetes.rb, line 306
def initialize
  super AST.all
end