lean-ja / lean-ja/lean-by-example
anonymous namespace コマンド
Open
Nobody has claimed this yet.
要調査
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
hidden 名前空間の名前をいちいち変えるのが面倒なので、ランダムな prefix をもつ名前空間を自動で生成してほしい。
playground コマンドという名前の方がいいかも。playground と endplay が対になっていて、中にあるコマンドによる環境の変更を外に持ち出さない。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First inspect how existing hidden namespaces and the playground/endplay commands are handled, then clarify the command name and scoping behavior. Done should mean a command can create a randomly prefixed namespace and keep changes made inside it from escaping.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100