Skip to content

path filetype #3412

Closed
Closed
@jesse99

Description

@jesse99

All the get extension functions I can recall using include the dot in what they return (as did the previous rust function). Unless there's a really good reason I don't think this should have changed.

For what it's worth the three languages I checked all include the dot:
Python splitext function
http://docs.python.org/library/os.path.html

boost file system extension method
http://www.boost.org/doc/libs/1_51_0/libs/filesystem/doc/reference.html#path-extension

.NET GetExtension method
http://msdn.microsoft.com/en-us/library/system.io.path.getextension.aspx

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions