Class: TicGitNG::OpenStruct
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- TicGitNG::OpenStruct
- Defined in:
- lib/ticgit-ng.rb
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
56 57 58 |
# File 'lib/ticgit-ng.rb', line 56 def to_hash @table.dup end |