Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4435339
process.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
348 B
Referenced Files
None
Subscribers
None
process.h
View Options
#ifndef PROCESS_H
#define PROCESS_H
#include
"types.h"
void
init_process_module
(
void
);
ant_value_t
process_library
(
ant_t
*
js
);
void
process_enable_keypress_events
(
void
);
void
emit_process_event
(
const
char
*
event_type
,
ant_value_t
*
args
,
int
nargs
);
bool
has_active_stdin
(
void
);
bool
process_has_event_listeners
(
const
char
*
event_type
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, May 2, 6:24 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
541824
Default Alt Text
process.h (348 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment