dir

fun Provider<Directory>.dir(path: String): Directory

Creates a directory provider for the specified path.

Return

A directory provider for the specified path.

Parameters

path

The path to the directory.