cginternals / cginternals/cppfs
Obtain CWD/PWD
- 主要言語
- C++
- スター
- 514
- フォーク
- 73
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey!
I was looking through the source files and could, thus far, not find out if cppfs supported obtaining the current working directory. Unfortunately, there are a lot of information on how to use `getcwd()` on Windows - in fact, multiple versions... This is very confusing, so I hoped to find a simple method right here in cppfs, which I like a lot from what I saw so far! :)
So if a `getcwd()`-ish function is not implemented yet, I'd like to request it. :)
Kind regards, Ingwie.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue では、ファイル、テスト、エントリポイントが指定されていません。まず cppfs のパブリックなファイルシステム API とプラットフォーム固有のバックエンドをたどり、次に各プラットフォームが現在の作業ディレクトリをどのように取得しているかを比較します; シンプルなクロスプラットフォーム API が利用可能で、適切なテストによってカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100