Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse string values as int / bool #19

Merged
merged 1 commit into from
May 26, 2022
Merged

Parse string values as int / bool #19

merged 1 commit into from
May 26, 2022

Conversation

Tarmil
Copy link
Owner

@Tarmil Tarmil commented May 26, 2022

Try to parse Env.Value, TextFile.Text, Exec.Output and Exec.Error as int and as bool, and create a property *AsInt or *AsBool on success.

@Tarmil Tarmil merged commit 7ed3ba2 into master May 26, 2022
@Tarmil Tarmil deleted the as-int-bool branch May 26, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant