Documentation ¶
Index ¶
- Variables
- func Run(opts ...command.Option[Options]) error
- func WithContentType(t string) command.Option[Options]
- func WithFromHost() command.Option[Options]
- func WithSourceProfile(p *types.Profile) command.Option[Options]
- func WithTargetHost() command.Option[Options]
- func WithTargetProfile(p *types.Profile) command.Option[Options]
- type Options
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportedCopyType = errors.New("unsupported copy type") ErrCannotCopyClipboardWithinSameDisplay = errors.New("cannot copy clipboard within the same display") )
Functions ¶
func WithFromHost ¶
func WithTargetHost ¶ added in v0.0.4
Types ¶
Click to show internal directories.
Click to hide internal directories.