package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cli.Command{
Name: "clipboard2img",
Usage: "粘贴板图片保存到本地",
Aliases: []string{"c2i"},
Action: Action,
}
func Action(c *cli.Context) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.