builtInCommands property

List<String> get builtInCommands

The names of every built-in command.

Implementation

static List<String> get builtInCommands => nyLiveBuiltIns.keys.toList();