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