Skip to content

Should be option to specify ArgumentList for PreAction and PostAction #7

@taliesins

Description

@taliesins

There should be 2 more parameters added. PostActionArgumentList & PreActionArgumentList.

These parameters should be forwarded to Invoke-ScriptBlock function:
https://github.com/mkht/DSCR_Application/blob/master/DSCResources/cApplication/cApplication.psm1#L717

Might have to change the type from

[string[]]$Arguments

to

Object[]$Arguments

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