minus-squarenottelling@lemmy.worldtoLinux@programming.dev•The PowerShell Manifesto Radicalized MelinkfedilinkEnglisharrow-up12·6 days agoin Powershell, yes. the cmdlet naming convention is Verb-CamelCase. Only specific verbs are allowed as well. It works if the convention is broken, but it’ll complain when you import them as a module. linkfedilink
in Powershell, yes. the cmdlet naming convention is Verb-CamelCase.
Only specific verbs are allowed as well. It works if the convention is broken, but it’ll complain when you import them as a module.