ruby binding 追加
- FFI gem (libptouch)、exe ptouch-print-png(PNG のみ) - ステータス 32 バイトを Hash に展開(parse_status / status_hash) - CMake: libptouch 共有ライブラリ(ptouch_shared) - RuboCop、gemspec(homepage / source_code_uri) Made-with: Cursor
This commit is contained in:
5
ruby/lib/libptouch/version.rb
Normal file
5
ruby/lib/libptouch/version.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Libptouch
|
||||
VERSION = "1.0.0"
|
||||
end
|
||||
Reference in New Issue
Block a user