Skip to content

Change EncrytedFs::read_dir/plus to only show children #273

@someotherself

Description

@someotherself

The fs_api layer must allign with rust standard library.
std::fs::read_dir only iterates over children. Ours should do the same.
Changes are needed for:

  1. encryptedFs function,
  2. tests for encryptedFs and for Path
  3. docs for Path method

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions