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

Add an InputObject property to RSJob class #99

Closed
oldlost opened this issue Sep 16, 2016 · 2 comments
Closed

Add an InputObject property to RSJob class #99

oldlost opened this issue Sep 16, 2016 · 2 comments

Comments

@oldlost
Copy link
Contributor

oldlost commented Sep 16, 2016

[object]$InputObject property would be the object which is piped to the job. The purpose is to be able to identify which RSJob is handling which piped object.

@proxb
Copy link
Owner

proxb commented Sep 19, 2016

Sounds like it is pretty doable. I'll rack and stack this with other things and try to get it knocked out...or if you wanted to take a swing at it, feel free to submit a PR and I'll review and get it merged.

@proxb
Copy link
Owner

proxb commented Sep 19, 2016

Should be fixed after #100

@proxb proxb closed this as completed Sep 20, 2016
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

2 participants