da_gen library
Classes
- CommandExecutor
- 명령어 실행을 담당하는 클래스
- CommandOption
- 명령어 옵션의 추상 인터페이스
- CommandRepository
- 명령어 처리를 담당하는 리포지토리 인터페이스
- DependencyInjector
- 의존성 주입을 담당하는 클래스
- DirOption
- 디렉토리 옵션 구현체
- FileGeneratorRepository
- 파일 생성을 담당하는 리포지토리 인터페이스
- FileInfo
- 파일 정보를 담는 엔티티 클래스
- FilePathRepository
- 파일 경로 관리를 담당하는 리포지토리 인터페이스
- FileSystemRepository
- 파일 시스템 작업을 처리하는 리포지토리 인터페이스
- FlagOption
- 플래그 옵션 구현체
- ProjectRepository
- 프로젝트 구조와 관련된 작업을 위한 리포지토리 인터페이스
- TemplateRepository
- 템플릿 생성을 담당하는 리포지토리 인터페이스
Enums
- DaGenFileType
- 파일 생성 종류 열거형 타입