Function netsblox_vm::cli::run

source ·
pub fn run<C: CustomTypes<StdSystem<C>>>(
    mode: Mode,
    config: Config<C, StdSystem<C>>,
    syscalls: &[SyscallMenu]
)
Expand description

Runs a CLI client using the given Mode configuration.