Documentation
¶
Overview ¶
Package search implements the `bitbottle search` command group. Code search is a Bitbucket Cloud feature gated by the CodeSearcher optional interface; invocations against Server/DC surface a typed ErrUnsupportedOnHost error.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdSearchCode ¶
NewCmdSearchCode returns the `bitbottle search code QUERY` command.
Resolution order for the workspace:
- --workspace flag (explicit win).
- BaseRepo's Project (origin remote / pinned default / -R override).
The query string is passed to Bitbucket Cloud verbatim — operators like `path:`, `lang:`, etc. are interpreted by Bitbucket itself.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.