struct

Vug::Result

Inherits Struct < Value < Object

Constructors

new(url : String | Nil, local_path : String | Nil, content_type : String | Nil, bytes : Bytes | Nil, error : String | Nil, error_type : ErrorType | Nil)
Source

Instance methods

bytes
clone
Source
content_type
copy_with(url _url = @url, local_path _local_path = @local_path, content_type _content_type = @content_type, bytes _bytes = @bytes, error _error = @error, error_type _error_type = @error_type)
Source
error
error_type
failure?
Source
local_path
redirect?
Source
success?
Source
url