Skip to content

Directory validation in cd command doesn't work properly #54

@j0eun

Description

@j0eun

Describe the bug
The cd command does not change the current working directory.
Therefore, after running cd command to other directory and again, the validation will fail even the directory is exist.

To Reproduce

  1. cmd cd ..
  2. cmd cd $ANY_DIR

Expected behavior
If the target is a directory and it exists, directory validation passes.

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