Skip to content

Command request: ListClear #629

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Command: list clear

Given the name of a list, clears it (removes all items).

Usage

list clear : myList

In C#:

myList.Clear();

In Python:

myList.clear()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions