Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F12656074
run-action.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
258 B
Referenced Files
None
Subscribers
None
run-action.js
View Options
var
Sealious
=
require
(
"sealious"
);
module
.
exports
=
function
(
context
,
subject_path
,
action_name
,
params
){
return
Sealious
.
RootSubject
.
get_subject
(
subject_path
)
.
then
(
function
(
subject
){
return
subject
.
perform_action
(
context
,
action_name
,
params
);
})
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 28, 15:09 (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1069404
Default Alt Text
run-action.js (258 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment