Sdílet prostřednictvím


PSConsoleReadLine.ViYankToEndOfLine Method

Definition

Yank from the cursor to the end of the buffer.

public static void ViYankToEndOfLine (ConsoleKeyInfo? key = default, object arg = default);
static member ViYankToEndOfLine : Nullable<ConsoleKeyInfo> * obj -> unit
Public Shared Sub ViYankToEndOfLine (Optional key As Nullable(Of ConsoleKeyInfo) = Nothing, Optional arg As Object = Nothing)

Parameters

arg
Object

Applies to