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

LegacyApiHelper

Nested types and modules

TypeDescription
NewApiMutableHelper<'a>

Functions and values

Function or valueDescription
ofRef(r)
Signature: r:'?21172 ref -> NewApiMutableHelper<'?21172>
Type parameters: '?21172
toGetSet(f)
Signature: f:(unit -> NewApiMutableHelper<'?21174>) -> (unit -> '?21174) * ('?21174 -> unit)
Type parameters: '?21174