FlatpakBuilderSettings.

DisableUpdates Property

Summary

Download missing sources, but don't update local mirrors of version control repos. This is useful to rebuild things but without updating git, bzr or svn repositories from the remote repository.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public Nullable<bool> DisableUpdates { get; set; }

Value

Type Description
Nullable<bool>