Instance Propertyswift-cloud 0.31.0CloudCore
startDate
Context.swift:11let startDate: Date
let startDate: Date
s9CloudCore7ContextC9startDate20FoundationEssentials0E0Vvp
What are these?7EWDD
import CloudCore
final class Context
struct Date
Date
represents a single point in time.
static let buildDirectory: String
static let cloudAssetsDirectory: String
static let cloudBinDirectory: String
static let cloudDirectory: String
static let cloudSDKResourcesDirectory: String
static var current: Context! { get }
static let environment: [String : String]
static let projectDirectory: String
static let userCloudDirectory: String
let builder: Builder
let home: HomeProvider
var isProduction: Bool { get }
var name: String { get }
let package: Package
let project: any Project
let stage: String
let store: Store
struct Package