Libraries
»
imp3
(0.1.2)
»
Index (I)
»
IMP3
Module: IMP3
Defined in:
lib/imp3.rb
Defined Under Namespace
Modules:
Commands
Classes:
Cache
,
Config
Constant Summary
collapse
VERSION =
"0.1.2"
.
freeze
APP_DIR =
File
.
expand_path
(
File
.
join
(
"~"
,
".imp3"
)
)