@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
Mount
FileMount
Interface FileMount
interface
FileMount
{
content
:
string
;
target
:
string
;
type
:
"file_mount"
;
}
Index
Properties
content
target
type
Properties
content
content
:
string
Content of the file to mount.
target
target
:
string
Target path where the file should be mounted.
type
type
:
"file_mount"
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
target
type
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
Content of the file to mount.