Dokan changes
This commit is contained in:
@@ -19,6 +19,11 @@ SiaApiError CSiaApi::_CSiaRenter::FileExists(const String& siaPath, bool& exists
|
||||
}
|
||||
|
||||
SiaApiError CSiaApi::_CSiaRenter::DeleteFile(const String& siaPath)
|
||||
{
|
||||
return SiaApiError::NotImplemented;
|
||||
}
|
||||
|
||||
SiaApiError CSiaApi::_CSiaRenter::DownloadFile(const String& siaPath, const String& location) const
|
||||
{
|
||||
return SiaApiError::NotImplemented;
|
||||
}
|
Reference in New Issue
Block a user