Skip to content

[CommandInfo].get_CommandNamespace #335

@StartAutomating

Description

@StartAutomating

A CommandInfo should be able to get its namespace.

Its namespace should be all the content before the last valid namespace separator [\.\\/]

This cannot be named .Namespace in [CommandInfo], because a [CmdletInfo] has a Namespace (in this case .CommandNamespace should be the real Namespace)

Therefore, every other [CommandInfo] needs to have an alias property .Namespace.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions