storage

package
v1.0.1006 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StorageLinkCmd = &command.Command{
	Use:          "lakego:storage-link",
	Short:        "创建资源软连接.",
	Example:      "{execfile} lakego:storage-link",
	SilenceUsage: true,
	PreRun: func(cmd *command.Command, args []string) {
	},
	Run: func(cmd *command.Command, args []string) {
		StorageLink()
	},
}

*

  • 创建软连接 *
  • > ./main lakego:storage-link [--force]
  • > main.exe lakego:storage-link [--force]
  • > go run main.go lakego:storage-link [--force] *
  • @create 2022-1-27
  • @author deatil

Functions

func StorageLink()

创建公共资源软连接

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL