Documentation
¶
Overview ¶
Package browser builds Jira web URLs and opens them in the OS default browser. URL construction is pure and testable; Open is thin platform glue shared by the CLI commands that grew a --web affordance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IssueURL ¶
IssueURL returns the /browse/<key> URL for an issue, or "" when either the base URL or the key is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.