package node.repl; typedef REPLCommandAction = (text:String) -> Void;