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

cmd/route: read command from parameter, file or stdin #46

Closed
panchoh opened this issue Oct 22, 2019 · 3 comments
Closed

cmd/route: read command from parameter, file or stdin #46

panchoh opened this issue Oct 22, 2019 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@panchoh
Copy link
Contributor

panchoh commented Oct 22, 2019

// TODO: Read command from parameter, file or stdin

@panchoh panchoh added this to the 1.0.0 milestone Oct 22, 2019
@panchoh
Copy link
Contributor Author

panchoh commented Oct 23, 2019

Recap:

  1. -c + string
  2. file.pow
  3. '-'
  4. null command

@CesarGallego
Copy link
Contributor

The file to read must be a entry point "compilant" file, not a pow file. Right?

@CesarGallego CesarGallego self-assigned this Oct 23, 2019
@panchoh
Copy link
Contributor Author

panchoh commented Oct 23, 2019

The file to read must be a entry point "compilant" file, not a pow file. Right?

Yes, AFAIK. That's the only thing that makes sense to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants