Sha256: 95cf658d953b3e04b516c1b680c0e0ded8ac2f37d297f7e2893918e6ce2f8e0b
Contents?: true
Size: 544 Bytes
Versions: 9
Compression:
Stored size: 544 Bytes
Contents
; this test file demonstrates escape sequences supported by IniFile [normal] foo = http://en.wikipedia.org/wiki/Foobar [escaped] tabs = There is a tab\tcharacter in here somewhere carriage return = Who uses these anyways?\r newline = Trust newline!\nAlways there when you need him.\nSplittin' those lines. null = Who'd be silly enough to put\0 a null character in the middle of a string? \ Stroustrup would not approve! backslash = This string \\t contains \\n no \\r special \\0 characters! quoted = "Escaping works\tinside quoted strings!"
Version data entries
9 entries across 9 versions & 4 rubygems