Skip to main content

construct

Function construct 

Source
pub fn construct(args: &[Value]) -> Result<Value, String>
Expand description

new readline.Interface(options | input[, output]) — the class form of createInterface, producing the same @@native = "Interface" object. Requires the parent to route "Interface" construction into this fn.