Table of Contents

CliStringUtil.RemovePrefix Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Removes prefixes (-, --, /) from the string.

public static string RemovePrefix(string alias)

Parameters

alias string

A string instance.

Returns

string

A new string instance.