Skip to content

Add Environment.List and Find #259

@gavv

Description

@gavv

Add two methods to Environment:

  • List - returns a sorted slice of keys
  • Find - accepts a glob pattern and returns a sorted slice of keys that match pattern

Methods should have documentation comment with code example and be covered by tests.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions