Skip to main content

REPLSERVER_METHODS

Constant REPLSERVER_METHODS 

Source
pub const REPLSERVER_METHODS: &[&str];
Expand description

Methods dispatched on an @@native = "REPLServer" object (reported to the parent for instance_has_method / instance_call wiring). Without that wiring a property read of these names yields undefined.