vendor/github.com/inconshreveable/mousetrap/trap_others.go
changeset 265 05c40b36d3b2
parent 242 2a9ec03fe5a1
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
       
     1 //go:build !windows
     1 // +build !windows
     2 // +build !windows
     2 
     3 
     3 package mousetrap
     4 package mousetrap
     4 
     5 
     5 // StartedByExplorer returns true if the program was invoked by the user
     6 // StartedByExplorer returns true if the program was invoked by the user