Skip to content

More helper methods on PathRepresentation(s) #34

Description

@lsymds

Add some more helper methods/properties to path representations.

  • Retrieving a file's extension.
  • Retrieving a file's name, less the extension.
  • Comparison operators between paths.
  • Path at index (i.e. a/b/c with PathAtIndex(1) would return 'b').
  • Contains directory
  • Is in directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreChanges related to core functionality.proposalProposal for additional functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions