코드의 실행을 한 번만 되도록 보장하는 코드입니다.
View the Project on GitHub jaemyeong/RunOnce
RunOnce 스위프트 패키지.
.package(url: "https://github.com/jaemyeong/RunOnce.git", .upToNextMajor(from: "0.1.3"))
import RunOnce let onceToken = RunOnceToken() onceToken { ... }
Jaemyeong Jin (jaemyeong@me.com)