This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
mirror of
https://github.com/Homebrew/brew.git
synced
2025-07-14 16:09:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
brew
/
Library
/
Homebrew
/
extend
/
os
/
parser.rb
5 lines
97 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Turn up the types
2023-08-08 13:54:59 -07:00
# typed: strict
Warn linux users about using --cask
2022-09-28 21:57:13 -07:00
# frozen_string_literal: true
Fix namespacing
2024-09-13 12:22:52 -07:00
require
"
extend/os/linux/cli/parser
"
if
OS
.
linux?
Reference in New Issue
Copy Permalink