helpers.rb
Path:
lib/commands/helpers.rb
Last Update:
Sat Feb 23 07:11:47 +0000 2019
Required files
launchy
Constants
DEV_NULL
=
File.exist?("/dev/null") ? "/dev/null" : "nul:" unless const_defined?("DEV_NULL")
[Validate]