Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: File CLI #93

Open
10 tasks
ntlhui opened this issue Oct 1, 2024 · 0 comments · May be fixed by #101
Open
10 tasks

docs: File CLI #93

ntlhui opened this issue Oct 1, 2024 · 0 comments · May be fixed by #101

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Oct 1, 2024

  • src/fileCLI/fileCLI.hpp:100: error: Member menu_t (typedef) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:109: error: Member buildPath(bool is_dir) (function) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:92: error: Member run (variable) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:93: error: Member dir_stack[FILE_CLI_MAX_DIR_DEPTH] (variable) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:94: error: Member path_stack[FILE_CLI_MAX_DIR_DEPTH][NAME_MAX] (variable) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:95: error: Member current_dir (variable) of class FileCLI is not documented.
  • src/fileCLI/fileCLI.hpp:101: error: Member fsExplorerMenu[] (variable) of class FileCLI is not documented.
  • :1: error: parameters of member FileCLI::buildPath are not documented
  • src/fileCLI/fileCLI.hpp:98: error: Member cmd (variable) of struct FileCLI::menu_ is not documented.
  • src/fileCLI/fileCLI.hpp:99: error: Member fn)(void) (variable) of struct FileCLI::menu_ is not documented.

ed2263e

@charliekush charliekush linked a pull request Oct 18, 2024 that will close this issue
@charliekush charliekush linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant