package com.cherret.zaprett.data data class StrategyCheckResult ( val path : String, val progress : Float, val status : Int )