euporie.core.commands.parse_args

euporie.core.commands.parse_args(arg: str) list[Any]

Parse a command argument string into a list of values.

Parameters:

arg – The argument string to parse

Returns:

A list of parsed values, with strings for items that couldn’t be evaluated