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 Autocomplete support (fix #48) #139

Merged
merged 1 commit into from
Mar 23, 2016
Merged

Add Autocomplete support (fix #48) #139

merged 1 commit into from
Mar 23, 2016

Conversation

moul
Copy link
Owner

@moul moul commented Mar 22, 2016

No description provided.

@@ -39,6 +42,17 @@ func main() {
app.Run(os.Args)
}

func BashComplete(c *cli.Context) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

exported function BashComplete should have comment or be unexported

@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.656% when pulling da3152d on completion into 2232fc9 on master.

@moul moul merged commit ee3c6ab into master Mar 23, 2016
@moul moul deleted the completion branch March 23, 2016 10:18
@moul moul removed the in progress label Mar 23, 2016
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.

3 participants