-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, first of all, thanks for maintaining this project
I am looking for a very simple command to verify a system where I want to ensure html tidy is installed before I start doing fancy stuff and cleaning.
For other libraries, usually I would run lib --version.
But the only thing I could find here was this:
TidyFFI::LibTidy.tidyReleaseDate
=> "31 October 2006 - Apple Inc. build 15.18.1"
This works... but I would rather prefer a version call or something. From https://github.com/libc/tidy_ffi/blob/master/lib/tidy_ffi/lib_tidy.rb#L18 I see that there is a tidyRelease as well, but it takes a parameter.
In your opinion, what would be the best ping or troubleshooting command I could use?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels