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 code and output samples for private tasks #178

Closed
wants to merge 1 commit into from
Closed

add code and output samples for private tasks #178

wants to merge 1 commit into from

Conversation

sean-abbott
Copy link

Adds a little more flavor documentation to the private tasks explanations.

@sean-abbott
Copy link
Author

addresses #173

. hello
$ doit dumpdb
DBM type is 'dbm.gnu'
b'_private_get_username' -> { '_values_:': {},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh. what an ugly output with those byte types b'xxx'


$ doit
. hello
$ doit dumpdb
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think this is a good example. The output is very lengthy and the dumpdb is an advanced command that most users would not know it exist or its purpose.

Better would be to have a private task that prints out something into the console. So you could see that it was executed although its name does not show up.

what do you think?

@schettino72
Copy link
Member

closing this as it seems inactive...

@schettino72 schettino72 closed this Aug 4, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants