enum YAML::MappingStyle ¶ Members¶ ANY = 0 ¶ BLOCK = 1 ¶ FLOW = 2 ¶ Methods¶ #any? ¶ View source #block? ¶ View source #flow? ¶ View source