Skip to content

Add a lib/tools/io/BasePath module #42

@graphicore

Description

@graphicore

BasePath will have to implement the full io API. (maybe we can do something smart here)

// ioObject: an object with io api
// basePath: is a string that will be prepended to all path arguments
io = new BasePath(basePath, ioObject

This will help us to simplify a lot of code in ufoJS and metapolator.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions