imperative
imperative copied to clipboard
imperative should throw errors for special characters in command definitions
Command definitions to imperative which contain #
may be treated as comments in PowerShell. Perhaps we should detect special characters (e.g. #
) in command definitions and throw errors to disallow command names with special characters from being added.