yaml

fun yaml(file: File): ProviderID

Parameters

file

The file of the yaml file.


Parameters

s

The path of the yaml file or an url.


fun yaml(url: URL, headers: Map<String, String> = emptyMap()): ProviderID

Parameters

url

The url of the yaml file.

headers

The headers of the request.