Method: Bdsync::Lfs#initialize
- Defined in:
- lib/bdsync/lfs.rb
#initialize(params) ⇒ Lfs
Returns a new instance of Lfs.
6 7 8 |
# File 'lib/bdsync/lfs.rb', line 6 def initialize params super params, "lfs" end |
Returns a new instance of Lfs.
6 7 8 |
# File 'lib/bdsync/lfs.rb', line 6 def initialize params super params, "lfs" end |