Sdílet prostřednictvím


PSConsoleReadLine.ViYankLeft(Nullable<ConsoleKeyInfo>, Object) Method

Definition

Yank character(s) to the left of the cursor.

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

Parameters

arg
Object

Applies to