class EacTemplates::Abstract::File
def content
-
(String)
-
def content path.read end
def path
-
(Pathname)
-
def path raise_abstract_method __method__ end
(String)
-
def content path.read end
(Pathname)
-
def path raise_abstract_method __method__ end