한국어
Appearance
레퍼런스가 리모트 추적 브랜치(remote tracking branch)인지 확인해요.
class Reference { isRemote(): boolean; }
레퍼런스가 리모트 추적 브랜치이면 true를 반환해요.
true