Skip to content

Extract FunctionsToExport from Manifest into function files themselves #7

@TechDufus

Description

@TechDufus

With SU for example. Whether on Linux of Windows, SU is exported, but on Linux I have it to NOT export the function, though it is still in the manifest, and fails pester tests.

Add an individual Export-ModuleMember -Function $FunctionName type of line to each file instead of handling this in the manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions