Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
SyntaxSuggest /
Delete
Unzip
Name
Size
Permission
Date
Action
AroundBlockScan
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
BlockExpand
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Capture
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CaptureCodeContext
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CleanDocument
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Cli
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CodeBlock
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CodeFrontier
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CodeLine
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
CodeSearch
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
DisplayCodeWithLineNumbers
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
DisplayInvalidBlocks
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Error
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ExplainSyntax
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
LeftRightLexCount
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
LexAll
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
LexValue
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
MiniStringIO
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ParseBlocksFromIndentLine
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
PathnameFromMessage
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
PriorityEngulfQueue
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
PriorityQueue
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RipperErrors
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ScanHistory
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
UnvisitedLines
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
call-c.ri
505
B
-rw-r--r--
2026-04-07 17:42
cdesc-SyntaxSuggest.ri
3.63
KB
-rw-r--r--
2026-04-07 17:42
detailed_message-i.ri
326
B
-rw-r--r--
2026-04-07 17:42
handle_error-c.ri
1.08
KB
-rw-r--r--
2026-04-07 17:42
invalid%3f-c.ri
411
B
-rw-r--r--
2026-04-07 17:42
module_for_detailed_message-c.ri
466
B
-rw-r--r--
2026-04-07 17:42
record_dir-c.ri
459
B
-rw-r--r--
2026-04-07 17:42
valid%3f-c.ri
1.24
KB
-rw-r--r--
2026-04-07 17:42
valid_without%3f-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"handle_error:ETI" SyntaxSuggest::handle_error;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"(SyntaxSuggest.handle_error [Public];To:RDoc::Markup::BlankLine o; ; [ I"/Takes a `SyntaxError` exception, uses the ;TI"5error message to locate the file. Then the file ;TI"9will be analyzed to find the location of the syntax ;TI",error and emit that location to stderr.;T@o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [ I"begin ;TI" require 'bad_file' ;TI"rescue => e ;TI"% SyntaxSuggest.handle_error(e) ;TI" end ;T:@format0o; ; [I"6By default it will re-raise the exception unless ;TI"4`re_raise: false`. The message output location ;TI"5can be configured using the `io: $stderr` input.;T@o; ; [I"<If a valid filename cannot be determined, the original ;TI",exception will be re-raised (even with ;TI"`re_raise: false`).;T: @fileI"lib/syntax_suggest/api.rb;T:0@omit_headings_from_table_of_contents_below000[ I"%(e, re_raise: true, io: $stderr);T@)FI"SyntaxSuggest;TcRDoc::NormalModule00