Skip to content

Add ability to generate if-else blocks #834

@filiph

Description

@filiph

A previous version had .asIf() for building statements like

if (something) {
  // ...
}

As far as I know, the only way to do these with current API is to write this manually via Code(...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good starting issue for contributors (issues with this label will appear in /contribute)package:code_buildertype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions