Skip to content

write

reflog를 디스크에 써요.

시그니처

ts
class Reflog {
  write(): void;
}

에러

  • Error

    쓰기 실패 시 오류를 던져요.

MIT 라이선스에 따라 배포됩니다.