github.com/ncw/rclone@v1.48.1-0.20190724201158-a35aa1360e3e/cmd/siginfo_others.go (about)

     1  //+build !darwin
     2  
     3  package cmd
     4  
     5  // SigInfoHandler creates SigInfo handler
     6  func SigInfoHandler() {
     7  }