Registry / utility / gio2
library4.3.6rbrubygemsunverified

Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).

gem install gio2
INSTALL
IMPORT
SIG · GIO2
G
gio2
utilityrubyv4.3.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Gio
require 'gio2'

Check if a file exists using GIO

require 'gio2' file = Gio::File.new_for_path('/tmp/test.txt') puts file.query_exists?
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.3.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gio2 — gem install gio2 · libregistry