plinth/node/readlines
Types
pub type PromiseInterface
Functions
pub fn create_interface(
completer: fn(String) -> #(Array(String), String),
history: Array(String),
) -> PromiseInterface
pub type PromiseInterface
pub fn create_interface(
completer: fn(String) -> #(Array(String), String),
history: Array(String),
) -> PromiseInterface