Initializerswift-cloud 0.31.0CloudDigitalOcean
init(_:environment:options:)
Project.swift:5init(_ name: String, environment: Environment = Context.current.isProduction ? .production : .development, options: Resource.Options? = nil)
init(_ name: String, environment: Environment = Context.current.isProduction ? .production : .development, options: Resource.Options? = nil)