Method: Fission::Command::SnapshotCreate#initialize

Defined in:
lib/fission.old/command/snapshot_create.rb

#initialize(args = []) ⇒ SnapshotCreate

Returns a new instance of SnapshotCreate.



5
6
7
# File 'lib/fission.old/command/snapshot_create.rb', line 5

def initialize(args=[])
  super
end