Skip to content

WS-IN-DIRECTORY doesn't return nil when directory doesn't exist.  #30

@djireland

Description

@djireland

Should ws-in-directory return a string when the path directory doesn't exist? Returning nil would make more sense to me.

For example:

ELISP> (ws-in-directory-p "/tmp" "doesnt-exist")
"/tmp/doesnt-exist"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions