@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
DevboxUploadFileParams
Interface DevboxUploadFileParams
interface
DevboxUploadFileParams
{
path
:
string
;
file
?:
Uploadable
;
}
Index
Properties
path
file?
Properties
path
path
:
string
The path to write the file to on the Devbox. Path is relative to user home directory.
Optional
file
file
?:
Uploadable
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
file
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
The path to write the file to on the Devbox. Path is relative to user home directory.