Skip to content

feat: Make cat functions conditional to an options#934

Merged
ColinFay merged 3 commits intodevfrom
issue-793
Oct 14, 2022
Merged

feat: Make cat functions conditional to an options#934
ColinFay merged 3 commits intodevfrom
issue-793

Conversation

@ColinFay
Copy link
Copy Markdown
Member

if(
    !  getOption(
      "golem.quiet", 
      getOption(
        "usethis.quiet", 
        default = FALSE
        )
    )

@ColinFay ColinFay merged commit 0313b59 into dev Oct 14, 2022
@ColinFay ColinFay deleted the issue-793 branch February 28, 2024 17:01
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