TMInterfacePublic icon indicating copy to clipboard operation
TMInterfacePublic copied to clipboard

Allow the api to override default commands

Open PainDeMie64 opened this issue 4 years ago • 0 comments

Example: I want to make a command loads inputs from a file, until/from a certain time which is passed in the command. Such as: load example.txt until 15.64 or load example.txt from 2.46 And still keep the default load example.txt available to use. That could be done by overriding the command and thus making it how we want to. That would make it easier to add useful parameters instead of making additional commands for every single one.

PainDeMie64 avatar Aug 06 '21 09:08 PainDeMie64