Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

pkg/tool/cli: support ask task #467

Closed
wants to merge 1 commit into from

Conversation

chai2010
Copy link
Contributor

@chai2010 chai2010 commented Aug 2, 2020

No description provided.

Copy link
Contributor

@mpvl mpvl left a comment

Choose a reason for hiding this comment

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

Sorry for the tremendous delay!

// }
// response holds the user's response. If it is a boolean expression it
// will interpret the answer using textual yes/ no.
response: string | bool
Copy link
Contributor

Choose a reason for hiding this comment

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

I would probably make this *string | bool.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@chai2010
Copy link
Contributor Author

PTAL

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

Successfully merging this pull request may close these issues.

None yet

3 participants