@stephansama actions
Author
Blog
GitHub
Preparing search index...
generate-md-action-inputs
loadActionData
Function loadActionData
loadActionData
(
actionPath
:
string
,
)
:
Promise
<
{
actionPath
:
string
;
data
:
ActionType
;
readme
:
string
|
false
;
readmePath
:
string
;
}
,
>
Parameters
actionPath
:
string
Returns
Promise
<
{
actionPath
:
string
;
data
:
ActionType
;
readme
:
string
|
false
;
readmePath
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Author
Blog
GitHub
@stephansama actions
Loading...