Skip to content

Create a Generate-QuickDocumentation or Create, or something... function #22

@EdLichtman

Description

@EdLichtman

It should be _____-QuickDocumentation -NestedModule -CommandName. The idea is to auto-generate the documentation for a function. In order to get the Parameters and definition stuff I can start investigating the output of piping into | Get-Member using the following to obtain the Function itself:

(Get-Item -Path Function:$CommandName)

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