Class: LibStorj::Ext::Storj::DownloadState
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- LibStorj::Ext::Storj::DownloadState
- Defined in:
- lib/ruby-libstorj/ext/types.rb
Instance Method Summary collapse
Instance Method Details
#cancel ⇒ Object
154 155 156 |
# File 'lib/ruby-libstorj/ext/types.rb', line 154 def cancel ::LibStorj::Ext::Storj::File.resolve_cancel self end |