Class: TicGitNG::OpenStruct

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/ticgit-ng.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



56
57
58
# File 'lib/ticgit-ng.rb', line 56

def to_hash
  @table.dup
end