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

Investigate Powershell support #103

Closed
JoshuaKGoldberg opened this issue Aug 24, 2016 · 2 comments
Closed

Investigate Powershell support #103

JoshuaKGoldberg opened this issue Aug 24, 2016 · 2 comments

Comments

@JoshuaKGoldberg
Copy link
Member

No description provided.

@JoshuaKGoldberg
Copy link
Member Author

Seems blocked on PowerShell/PowerShell#3641 to be able to reference classes from other class files without making some kind of .psm1 file.

@JoshuaKGoldberg
Copy link
Member Author

Hmm, PowerShell doesn't support generics in classes, and I couldn't figure out how to get class methods to return normally without explicitly specifying their return types. Doesn't seem doable for now.

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

Successfully merging a pull request may close this issue.

1 participant