KuduClientSettings.

FileSystem Property

Summary

Gets or sets the local file system used by client.
Assembly
Cake.Kudu.Client.dll
Namespace
Cake.Kudu.Client
Containing Type
KuduClientSettings

Syntax

public IFileSystem FileSystem { get; set; }

Remarks

Defaults to FileSystem.

Value

Type Description
IFileSystem