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
/
audio_unit_plugin.rb
9 lines
112 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
"
init
2016-08-18 22:11:42 +03:00
Cask: Use nested classes and modules.
2016-09-24 13:52:43 +02:00
module
Hbc
module
Artifact
class
AudioUnitPlugin
<
Moved
end
end
init
2016-08-18 22:11:42 +03:00
end
Reference in New Issue
Copy Permalink