parent
e60709e3c2
commit
58e5ac6835
@ -131,6 +131,10 @@ class Keg
|
||||
path.abv
|
||||
end
|
||||
|
||||
def directory?
|
||||
path.directory?
|
||||
end
|
||||
|
||||
def exist?
|
||||
path.exist?
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user