Skip to content

Documentation for require() should be updated #13579

@Gnimuc

Description

@Gnimuc

currently, the doc says:

When searching for files, require first looks in the current working directory, then looks for package code under Pkg.dir(), then tries paths in the global array LOAD_PATH.

Since this commit was merged, require() hasn't been looking in the current working directory at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentationgood first issueIndicates a good issue for first-time contributors to Julia

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions