Marten::Asset::Finder::FileSystem
Inherits Marten::Asset::Finder::Base / Reference / Object
Represents an asset finder allowing to find assets in the local file system, in a given directory.
Constructors
Instance methods
Returns the absolute path corresponding to the passed file path.
list
Returns an array of all the available relative and absolute paths for the underlying assets.
root
Source