Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 6, 2021 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/2de04fca1d92b9719ec6990a6feaa36c to your computer and use it in GitHub Desktop.
Save Whateverable/2de04fca1d92b9719ec6990a6feaa36c to your computer and use it in GitHub Desktop.
greppable6
method FALLBACK
File Code
ALOREN/Terminal-Table
…/VisitorHelper.pm6 :20:
method FALLBACK($name, |c) {
CTILMES/LibCurl
…/Easy.pm6 :661:
method FALLBACK($name, $param?)
MARTIMM/GTK-V3
…/GBoxed.pm6 :35:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GError.pm6 :42:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GList.pm6 :68:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GMain.pm6 :110:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GObject.pm6 :236:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GSList.pm6 :62:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GSignal.pm6 :156:
method FALLBACK ( $native-sub is copy, Bool :$return-sub-only = False, |c ) {
MARTIMM/GTK-V3
…/GType.pm6 :114:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/GTK-V3
…/GtkMain.pm6 :76:
method FALLBACK ( $native-sub is copy, |c ) {
MARTIMM/MongoDB
…/Fallback.pl6 :61:
method FALLBACK ( $name, *@posits, *%nattrs --> CLL ) {
MARTIMM/MongoDB
…/Fallback.pl6 :85:
say "Leave method FALLBACK";
MARTIMM/MongoDB
…/Fallback.pl6 :122:
method FALLBACK ( $name, *@posits, *%nattrs --> Any ) {
NINE/Inline-Perl5
…/Object.pm6 :32:
method FALLBACK($name, *@args, *%kwargs) {
UFOBAT/Bailador
…/Configuration.pm :169:
multi method FALLBACK(Str $name) {
UFOBAT/Bailador
…/Configuration.pm :173:
multi method FALLBACK(Str $name, $value) {
VRURG/OO-Plugin
…/patch-doc.p6 :96:
method FALLBACK ($name, $m) {
WARRINGD/Font-AFM
…/AFM.pm :545:
method FALLBACK(Str $method, |c) {
WARRINGD/HTML-Canvas
…/Canvas.pm :529:
method FALLBACK(Str \name, |c) {
WARRINGD/HTML-Canvas
…/Tracer.pm :17:
method FALLBACK($name, *@args, *%opts) {
Bailador/Bailador
…/Configuration.pm :169:
multi method FALLBACK(Str $name) {
Bailador/Bailador
…/Configuration.pm :173:
multi method FALLBACK(Str $name, $value) {
CurtTilmes/perl6-eredis
…/Async.pm :202:
method FALLBACK(*@args, Bool :$async, Bool :$pipeline, Bool :$bin)
CurtTilmes/perl6-libcurl
…/Easy.pm6 :661:
method FALLBACK($name, $param?)
MARTIMM/mongo-perl6-driver
…/Fallback.pl6 :61:
method FALLBACK ( $name, *@posits, *%nattrs --> CLL ) {
MARTIMM/mongo-perl6-driver
…/Fallback.pl6 :85:
say "Leave method FALLBACK";
MARTIMM/mongo-perl6-driver
…/Fallback.pl6 :122:
method FALLBACK ( $name, *@posits, *%nattrs --> Any ) {
ab5tract/Terminal-Print
…/Print.pm6 :180:
multi method FALLBACK( Str $command-name where { %T::human-command-names{$_} } ) {
araraloren/perl6-terminal-table
…/VisitorHelper.pm6 :20:
method FALLBACK($name, |c) {
awwaiid/p6-Inline-Ruby
…/Ruby.pm6 :124:
method FALLBACK($name, *@args) {
awwaiid/p6-Inline-Ruby
…/RbObject.pm6 :80:
method FALLBACK($method_name, *@args, *%args) {
gabrielash/perl6-zmq
…/Context.pm :56:
method FALLBACK($name, |c(Int $value = Int)) {
gabrielash/perl6-zmq
…/Socket.pm :536:
method FALLBACK($name, |c($value = Any)) {
hartenfels/JavaScript-SpiderMonkey
…/Value.pm6 :106:
method FALLBACK(Object:D: Identifier $method, *@args)
nobodyinperson/perl6-fortran-grammar
…/Test.pm6 :10:
method FALLBACK ($name, $/) {
p6-css/CSS-Properties-p6
…/Properties.pm :755:
method FALLBACK(Str \name, |c) is rw {
p6-css/CSS-Properties-p6
…/Box.pm :208:
method FALLBACK(Str \name, |c) {
p6-css/CSS-Writer-p6
…/Writer.pm :539:
method FALLBACK ($meth-name, $val, |c) {
p6-pdf/PDF-Content-p6
…/Ops.pm :1003:
method FALLBACK(\name, |c) {
perl6/doc
…/typesystem.pod6 :271:
method FALLBACK ($name, |c(Int, Str)) {
perl6/doc
…/Nil.pod6 :167:
=head2 method FALLBACK
perl6/doc
…/Nil.pod6 :169:
method FALLBACK(| --> Nil) {}
raydiak/Inline-Lua
…/Lua.pm6 :200:
method FALLBACK (|args) {
raydiak/Inline-Lua
…/Lua.pm6 :213:
method FALLBACK (|args) {
raydiak/Inline-Lua
…/Object.pm6 :35:
method FALLBACK (|args) is rw {
raydiak/Inline-Lua
…/Raw.pm6 :191:
method FALLBACK ($name, |args) { %!subs{$name}(|args) }
tadzik/Grammar-BNF
…/ABNF.pm :221:
method FALLBACK (Grammar: Str $name, |c) {
tokuhirom/p6-Test-Base
…/Block.pm :26:
method FALLBACK($name) {
whity/perl6-hematite
…/Context.pm6 :65:
method FALLBACK(Str $name, |args) {
whity/perl6-hematite
…/Request.pm6 :13:
multi method FALLBACK(Str $name where /^accepts\-(\w+)$/) returns Bool {
whity/perl6-hematite
…/Router.pm6 :16:
method FALLBACK($name where /^<[A .. Z]>+$/, |args) {
whity/perl6-hematite
…/HTTPException.pm6 :11:
method FALLBACK(Str $name, |args) {
whity/perl6-hematite
…/HaltException.pm6 :12:
method FALLBACK(Str $name) {
whity/perl6-log
…/Log.pm6 :53:
multi method FALLBACK(Str $name, |args) {
whity/perl6-log
…/Log.pm6 :57:
multi method FALLBACK(Str $name where /^is\-.+$/, |args) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment