Create a new list loader
Array of command classes to register
Returns an array of command metadata for all registered commands
Returns the command class constructor for a given command. Null is returned when unable to lookup the command
The command metadata to find
List loader exposes the API to register commands as classes
Example