undefine abstract method

bool undefine(
  1. String name
)

Remove a command alias. Maps to: undefine <name>

Implementation

bool undefine(String name);