Sha256: 573207bd8b60ead4ad5760c7aba3124ab669ae09cc44646d98feb5e0a4b71a37
Contents?: true
Size: 280 Bytes
Versions: 4
Compression:
Stored size: 280 Bytes
Contents
# frozen_string_literal: true module Launchy # Internal: Namespace for detecting the environment that Launchy is running in # module Detect end end require "launchy/detect/host_os" require "launchy/detect/host_os_family" require "launchy/detect/nix_desktop_environment"
Version data entries
4 entries across 3 versions & 2 rubygems