Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 'Hello EZOut' duck type / formatter #140

Closed
StartAutomating opened this issue Jul 16, 2023 · 0 comments
Closed

Create 'Hello EZOut' duck type / formatter #140

StartAutomating opened this issue Jul 16, 2023 · 0 comments
Assignees

Comments

@StartAutomating
Copy link
Owner

As example formatting will soon be isolated into it's own module (#127), some newer, simpler examples should take its place.

We can do this by creating a duck type equivalent to hello world.

Aka, create a hashtable like:

[PSCustomObject]@{PSTypeName='Hello.EZOut'}

And allowing it to have a formatter which display a message, as well as a script property and some script methods to manipulate the message content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant