Skip to content

Namepsaced functions/aliases should be invalid if a command exists #455

@StartAutomating

Description

@StartAutomating

Take, for example:

all functions that {}

and

oneOfTheseProperties Alias Aliases

In both cases, because a command already exists, the namespaced function/alias can cause a conflict.

The reason for this conflict is the way to avoid it - any command that exists at the moment of transpilation cannot be used as a namespace.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions