No description
on Exception → catch 변경으로 TypeError 등 Error 계열도 동일한 핸들러에서 처리하고 exit(10) 호출되도록 수정. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gemini | ||
| .vscode | ||
| assets | ||
| bin | ||
| lib | ||
| test | ||
| .gitignore | ||
| analysis_options.yaml | ||
| build_osx.yaml | ||
| build_win.yaml | ||
| CHANGELOG.md | ||
| pubspec.yaml | ||
| README.md | ||
| slack_test.yaml | ||
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.