Skip to content

sanity check for crayon being installed before using it#1807

Open
MichaelChirico wants to merge 1 commit intor-lib:mainfrom
MichaelChirico:patch-5
Open

sanity check for crayon being installed before using it#1807
MichaelChirico wants to merge 1 commit intor-lib:mainfrom
MichaelChirico:patch-5

Conversation

@MichaelChirico
Copy link
Copy Markdown
Contributor

@MichaelChirico MichaelChirico commented Jun 11, 2025

See #1806

I checked that the only other place using crayon:: already has a similar check:

if (!r_is_installed("crayon")) {
return false;
}

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