Skip to content

Add URL(), Path() methods #662

Open
Open
@traviskirton

Description

@traviskirton

Simplified version of NSBundle.mainBundle().urlForResource("filename", withExtension:".txt")

Something like:

let url = URL("filename.txt")

let path = Path("filename.txt")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions