{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/rwxrob/compfoo","name":"github.com/rwxrob/compfoo","description":"Package compfoo is a completion driver for Bonzai command trees and\nfulfills the bonzai.Completer package interface by returning \"foo\" and\n\"bar\". It is conventional to begin Completer packages with \"comp\" and\nalways included a New function that returns a pointer to private struct\nthat fulfills the bonzai.Completer interface. This is because multiple completions for different branch commands might use the same completion package but require different state. The Z.Comp, however, is the default used for any command that does not assign its own Cmd.Completer.","version":"v0.1.2","softwareVersion":"v0.1.2","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/rwxrob/compfoo","issueTracker":"https://github.com/rwxrob/compfoo/issues","url":"https://github.com/rwxrob/compfoo","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2022-04-12","dateModified":"2022-04-12","datePublished":"2022-04-12","copyrightYear":2022,"downloadUrl":"https://proxy.golang.org/github.com/rwxrob/compfoo/@v/v0.1.2.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/rwxrob/compfoo#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/rwxrob/compfoo"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/rwxrob"}]}