Table of Contents

Class ScoopEnsureAvailable

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

Bootstraps Scoop with its current official installer.

public sealed record ScoopEnsureAvailable : IEquatable<ScoopEnsureAvailable>

Methods

GetAwaiter()

Ensures the scoop command is available; does nothing when it is already installed.

public TaskAwaiter GetAwaiter()

Returns

TaskAwaiter