Class: LibStorj::Ext::Storj::UploadState
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- LibStorj::Ext::Storj::UploadState
- Defined in:
- lib/ruby-libstorj/ext/types.rb
Instance Method Summary collapse
Instance Method Details
#cancel ⇒ Object
111 112 113 |
# File 'lib/ruby-libstorj/ext/types.rb', line 111 def cancel ::LibStorj::Ext::Storj::File.store_cancel self end |