Skip to content

String to Enum Dropdrop #37

Description

@nevstop

String Constant/String 转换成 enum, 每一行成为Enum的一个条目,按照顺序;并忽略空行

例如:

key1
key2

key3

可以转换成 enum: {key1|key2|key3}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions