# File lib/fusefs/dirlink.rb, line 19
def
size
(
path
)
File
.
size
(
File
.
join
(
@base
,
path
))
end