Class: Helm::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/helm/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connstringObject

Returns the value of attribute connstring



5
6
7
# File 'lib/helm/cli.rb', line 5

def connstring
  @connstring
end

#editorObject

Returns the value of attribute editor



5
6
7
# File 'lib/helm/cli.rb', line 5

def editor
  @editor
end

#tempdirObject

Returns the value of attribute tempdir



5
6
7
# File 'lib/helm/cli.rb', line 5

def tempdir
  @tempdir
end