Page MenuHomePhorge

readline.h
No OneTemporary

Size
286 B
Referenced Files
None
Subscribers
None

readline.h

#ifndef READLINE_H
#define READLINE_H
#include "gc.h"
#include "types.h"
#include <stdbool.h>
jsval_t readline_library(struct js *js);
jsval_t readline_promises_library(struct js *js);
bool has_active_readline_interfaces(void);
void readline_gc_update_roots(GC_OP_VAL_ARGS);
#endif

File Metadata

Mime Type
text/x-c
Expires
Fri, Mar 27, 2:02 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512537
Default Alt Text
readline.h (286 B)

Event Timeline