Method: GitChain::Chain#storage

Defined in:
lib/git_chain/chain.rb

#storageObject

Returns the value of attribute storage

Returns:

  • (Object)

    the current value of storage



1
2
3
# File 'lib/git_chain/chain.rb', line 1

def storage
  @storage
end