from_string


Description:

public static ArtifactKind from_string (string kind)

Converts the text representation to an enumerated value.

Parameters:

kind

the string.

Returns:

a ArtifactKind, or as_artifact_kind_unknown for unknown.