Class: LibStorj::Ext::Storj::UploadState

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/ruby-libstorj/ext/types.rb

Instance Method Summary collapse

Instance Method Details

#cancelObject



111
112
113
# File 'lib/ruby-libstorj/ext/types.rb', line 111

def cancel
  ::LibStorj::Ext::Storj::File.store_cancel self
end