module YAMLScript::LibYAMLScript

Overview

A low-level interface to the native library

Defined in:

yamlscript.cr

Class Method Summary

Class Method Detail

def self.extension #

[View source]
def self.find_libyamlscript_path #

Find the libyamlscript shared library file path


[View source]
def self.ld_library_paths #

Returns an array of library paths extracted from the LD_LIBRARY_PATH environment variable plus standard system paths


[View source]
def self.libyamlscript_name #

[View source]