Preparing search index...
The search index is not available
@mdf.js
@mdf.js
@mdf.js/file-flinger
Pusher
Interface Pusher
Pusher interface
interface
Pusher
{
push
(
filePath
:
string
,
key
:
string
)
:
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
Resource
Pusher
Index
Methods
push
Methods
push
push
(
filePath
:
string
,
key
:
string
)
:
Promise
<
void
>
Push the file to the storage
Parameters
filePath
:
string
The file path to push
key
:
string
The key to use
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
push
@mdf.js
Loading...
Pusher interface