string folding / unfolding [question] · Issue #384 · clustershell/clustershell · GitHub
Skip to content

string folding / unfolding [question] #384

Description

@jabbalaci

I found this project because I needed string folding / unfolding, i.e. convert "node[1-3]" to a list of strings (["node1", "node2", "node3"]) and vice versa. Actually, I needed it for URLs.

I included ClusterShell in my project but I figured out later that it doesn't exist for Windows :( And I develop a cross-platform software. Could someone, who knows well ClusterShell from inside, give me a hint how I could extract just the string (un)folding part? Or do you know a project that can do this advanced string manipulation?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions