Command.getOptionValSource

get the source of option remember better use it in action callabck or after parsing

class Command
const
getOptionValSource
(
string key
)

Parameters

key string

the flag of option

Return Value

Type: Source

the source of option final value in Source

Meta