This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
brew
/
Library
/
Homebrew
/
cask
/
artifact
/
dictionary.rb
9 lines
108 B
Ruby
Raw
Normal View
History
Unescape
Escape
cask: move cask/lib/hbc/* to cask/*. Fix the load path, requires and some filenames accordingly.
2018-09-03 19:39:07 +01:00
require
"
cask/artifact/moved
"
Add dictionary artifact
2016-10-23 17:32:19 +02:00
Rename `Hbc` module to `Cask`.
2018-09-06 08:29:14 +02:00
module
Cask
Add dictionary artifact
2016-10-23 17:32:19 +02:00
module
Artifact
class
Dictionary
<
Moved
end
end
end
Reference in New Issue
Copy Permalink