File: libyajl2.rb

package info (click to toggle)
ruby-ffi-yajl 2.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 936 kB
  • sloc: ruby: 1,904; ansic: 527; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
4
5
module Libyajl2
  def self.opt_path
    '/path/to/whatever'
  end
end