Documentation
¶
Index ¶
- func SetFrameFunc(...) func()
- func ShotsCaptureCommand() *ffcli.Command
- func ShotsFrameCommand() *ffcli.Command
- func ShotsFramesListDevicesCommand() *ffcli.Command
- func ShotsReviewApproveCommand() *ffcli.Command
- func ShotsReviewGenerateCommand() *ffcli.Command
- func ShotsReviewOpenCommand() *ffcli.Command
- func ShotsRunCommand() *ffcli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetFrameFunc ¶ added in v1.260325.0
func SetFrameFunc(fn func(context.Context, screenshots.FrameRequest) (*screenshots.FrameResult, error)) func()
SetFrameFunc replaces the frame implementation for tests. It returns a restore function to reset the previous handler.
func ShotsCaptureCommand ¶
ShotsCaptureCommand returns the screenshots capture subcommand.
func ShotsFrameCommand ¶
ShotsFrameCommand returns the screenshots frame subcommand.
func ShotsFramesListDevicesCommand ¶
ShotsFramesListDevicesCommand returns the screenshots list-frame-devices subcommand.
func ShotsReviewApproveCommand ¶
ShotsReviewApproveCommand returns screenshots review-approve subcommand.
func ShotsReviewGenerateCommand ¶
ShotsReviewGenerateCommand returns screenshots review-generate subcommand.
func ShotsReviewOpenCommand ¶
ShotsReviewOpenCommand returns screenshots review-open subcommand.
func ShotsRunCommand ¶
ShotsRunCommand returns the screenshots run subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.