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

Hidden options are not resolved when called explicitly #51

Closed
emi80 opened this issue May 6, 2014 · 0 comments
Closed

Hidden options are not resolved when called explicitly #51

emi80 opened this issue May 6, 2014 · 0 comments
Assignees
Milestone

Comments

@emi80
Copy link
Collaborator

emi80 commented May 6, 2014

In the following example output is not included in the returned command:

def setup(self):
  self.opts['output'].hidden = True

def get_command(self):
  return 'program ${options()} ${output|arg(">")}' 
@emi80 emi80 self-assigned this May 6, 2014
@thasso thasso added this to the 0.6 milestone Apr 6, 2015
@thasso thasso closed this as completed Apr 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants