findProjectRoot abstract method

String findProjectRoot()

프로젝트 루트 디렉토리(pubspec.yaml이 있는 디렉토리)를 찾습니다.

Implementation

String findProjectRoot();