Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
ServiceDependency
Service or group of services that must start before the parent service.
Record Fields
Record Field | Description |
Group
Signature: YesOrNo option
|
Set to 'yes' to indicate that the value in the Id attribute is the name of a group of services. |
Id
Signature: string
|
|
Instance members
Instance member | Description |
x.createAttributeList()
Signature: unit -> seq<string * string>
|