Skip to content

Mistake in Path documentation #43951

Closed
Closed
@SynthScore

Description

@SynthScore

I hope this is not a duplicate, but the description of the .is_relative() method for the Path struct states the following:

Return false if the Path is relative, i.e. not absolute.

That "false" should become "true". Of course this doesn't really pose any problem since the mistake is pretty obvious, it's just for sake of correctness :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions