Methods
Constants
CompletionProc | = | ->(target, preposing = nil, postposing = nil) { regexp_completor.completion_candidates(preposing, target, postposing, bind: IRB.conf[:MAIN_CONTEXT].workspace.binding) } |