@ptkl/sdk - v0.9.9
Preparing search index...
Forge
Class Forge
Hierarchy
default
Forge
Index
Constructors
constructor
Properties
client
env
host
token
Methods
bundle
Upload
get
Workspace
Apps
list
remove
Version
set
Client
Constructors
constructor
new
Forge
(
options
?:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
)
:
Forge
Parameters
Optional
options
:
{
env
?:
string
;
host
?:
string
;
token
?:
string
}
Returns
Forge
Properties
client
client
:
AxiosInstance
Protected
env
env
:
null
|
string
= null
Protected
host
host
:
null
|
string
= null
Protected
token
token
:
null
|
string
= null
Methods
bundle
Upload
bundleUpload
(
buffer
:
Buffer
)
:
Promise
<
any
>
Parameters
buffer
:
Buffer
Returns
Promise
<
any
>
get
Workspace
Apps
getWorkspaceApps
()
:
Promise
<
any
>
Returns
Promise
<
any
>
list
list
()
:
Promise
<
any
>
Returns
Promise
<
any
>
remove
Version
removeVersion
(
ref
:
string
,
version
:
string
)
:
Promise
<
any
>
Parameters
ref
:
string
version
:
string
Returns
Promise
<
any
>
set
Client
setClient
(
client
:
AxiosInstance
)
:
Forge
Parameters
client
:
AxiosInstance
Returns
Forge
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
env
host
token
Methods
bundle
Upload
get
Workspace
Apps
list
remove
Version
set
Client
@ptkl/sdk - v0.9.9
Loading...