Constructor
new MoneroDaemonUpdateDownloadResult(is)
Construct a download result.
Parameters:
Name | Type | Description |
---|---|---|
is |
MoneroDaemonUpdateCheckResult | an existing result to copy from |
Methods
getDownloadPath() → {string}
Get the path the update was downloaded to.
Returns:
is the path the update was downloaded to
- Type
- string