Method: Account#initialize
- Defined in:
- lib/sty/account.rb
#initialize(path) ⇒ Account
Returns a new instance of Account.
13 14 15 |
# File 'lib/sty/account.rb', line 13 def initialize(path) end |
Returns a new instance of Account.
13 14 15 |
# File 'lib/sty/account.rb', line 13 def initialize(path) end |