Skip to content

🚀[Feature]: DEVMODE: Make it configurable to load all functions in a module (even private functions) #88

@MariusStorhaug

Description

@MariusStorhaug

Description

Make it configurable to load all functions in a module (even private functions)

$env:PSModuleDev = $true
Import-Module -Name <ModuleName>

Based on this, we can change the behavior of Export-ModuleMember to add private functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions