{"id":73839,"library":"rwxrob-compfile","title":"compfile","description":"A completion driver for Bonzai command trees that fulfills the bonzai.Completer interface.","status":"active","version":"0.1.12","language":"go","source_language":null,"source_url":"https://github.com/rwxrob/compfile","tags":["completion","bonzai","cli","autocomplete"],"install":[{"cmd":"go get github.com/rwxrob/compfile","lang":"bash","label":"Install github.com/rwxrob/compfile"}],"dependencies":[],"imports":[{"symbol":"compfile","correct":"github.com/rwxrob/compfile"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/rwxrob/compfile\"\n\t\"github.com/rwxrob/bonzai\"\n)\n\nfunc main() {\n\tcmd := &bonzai.Cmd{\n\t\tName: \"example\",\n\t\tCompleter: compfile.Complete,\n\t}\n\tcmd.Exec()\n}","lang":"go","description":"Use compfile as a completer for a Bonzai command."},"warnings":[],"env_vars":null,"search_vec":"'autocomplet':17 'bonzai':6,15 'bonzai.completer':12 'cli':16 'command':7 'compfil':1 'complet':3,14 'driver':4 'fulfil':10 'interfac':13 'tree':8","created_at":"2026-06-17T18:55:53.863547+00:00","updated_at":"2026-06-17T18:55:53.863547+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rwxrob/compfile","github":"https://github.com/rwxrob/compfile","docs":"https://pkg.go.dev/github.com/rwxrob/compfile#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}