This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
rclone
Watch
2
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2024-12-11 19:53:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8f54dc06a2
rclone
/
cmd
/
cmount
/
mount_windows.go
8 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
Use build tags to control when and where cmount is built
2017-05-19 22:46:13 +08:00
// +build cmount
cmount: name the command mount under windows and cmount under linux
2017-05-09 00:10:15 +08:00
// +build cgo
// +build windows
package
cmount
const
commandName
=
"mount"
Reference in New Issue
Copy Permalink