No description
Find a file
toki 90053c265f Error 계열 예외도 catch하여 프로세스 정상 종료 처리
on Exception → catch 변경으로 TypeError 등 Error 계열도
동일한 핸들러에서 처리하고 exit(10) 호출되도록 수정.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 15:44:28 +09:00
.gemini gemini 설정 추가 2026-02-16 09:40:59 +00:00
.vscode vscode theme 변경 2026-03-02 00:58:12 +09:00
assets Merge branch 'master' of toki-labs.com:/Users/toki/git/oto_cli 2025-09-08 10:31:29 +09:00
bin buf fixed 2025-01-05 10:51:54 +09:00
lib Error 계열 예외도 catch하여 프로세스 정상 종료 처리 2026-03-03 15:44:28 +09:00
test 스케쥴러 1차 완료 2024-12-26 23:35:57 +09:00
.gitignore git push 개선 2025-11-22 10:46:33 +09:00
analysis_options.yaml Inital push 2023-10-28 22:06:44 +09:00
build_osx.yaml update files 2024-09-22 16:47:02 +09:00
build_win.yaml update files 2024-09-22 16:47:02 +09:00
CHANGELOG.md Inital push 2023-10-28 22:06:44 +09:00
pubspec.yaml update git branch 2025-08-22 08:50:19 +09:00
README.md Inital push 2023-10-28 22:06:44 +09:00
slack_test.yaml jira contents read error 예외 처리 2024-01-03 15:33:39 +09:00

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.