Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Chore - Refactor CommandLine.kt #52

@hhandoko

Description

@hhandoko

Context

CommandLine.kt currently contains nested if statements and early returns which could easily be refactored to Kotlin's when for better readability.


Definition of Done

Refactore nested if and early return in CommandLine.kt.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions