Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Command.Handler Member List

This is the complete list of members for Pathfinder.Command.Handler, including all inherited members.

CommandFunc(OS os, List< string > args)Pathfinder.Command.Handler
RegisterCommand(string key, CommandFunc function, string description=null, bool autoComplete=false)Pathfinder.Command.Handlerstatic