Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Variables
psych.h File Reference
#include <ruby.h>
#include <ruby/encoding.h>
#include <yaml.h>
#include <psych_parser.h>
#include <psych_emitter.h>
#include <psych_to_ruby.h>
#include <psych_yaml_tree.h>

Go to the source code of this file.

Variables

VALUE mPsych
 

Variable Documentation

◆ mPsych

VALUE mPsych

Definition at line 21 of file psych.c.

Referenced by Init_psych(), and Init_psych_parser().