struct

LocalSend::Progress

Inherits Struct < Value < Object

Upload progress for one file, passed to Client#send's block.

Constructors

new(file_name : String, bytes : Int64, total : Int64)
Source

Instance methods

bytes
Source
done?
Source
file_name
Source
percent
Source
total
Source