class RubyHelm::Configuration
Attributes
binary[RW]
Public Class Methods
new()
click to toggle source
# File lib/ruby_helm.rb, line 36 def initialize @binary = 'helm' end
# File lib/ruby_helm.rb, line 36 def initialize @binary = 'helm' end