imperative icon indicating copy to clipboard operation
imperative copied to clipboard

imperative should throw errors for special characters in command definitions

Open dkelosky opened this issue 3 years ago • 0 comments

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.

dkelosky avatar Jul 29 '21 16:07 dkelosky