GetDescriptionText(String?) Method

Definition

Assembly XenoAtom.CommandLine.dll

Gets only the description text from a descriptor description, stripping placeholder metadata.

public static string GetDescriptionText(string? description)

Parameters

description
String

The descriptor description.

Returns

String
The normalized description text.