Ferreteria/v0.6/fx/ReadUserCommand: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | fx
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
{| class="wikitable sortable"
{| class="wikitable sortable"
! clade || define || implement || call || notes
! clade || define || implement || call || notes
{{!-!}} <code>{{l/ver/clade/base|App}}<code>            || yes ||  || <code>{{l/ver/fx|TryIt}}()</code>
{{!-!}} <code>{{l/ver/clade/base|App}}<code>            || yes ||  || from <code>{{l/ver/clade/fx||App|GoCore}}()</code>
{{!-!}} <code>{{l/ver/clade/full|App|Routed}}<code>      ||    || {{l/ver/clade/fx|App|Routed|{{SUBPAGENAME}}|page}}
{{!-!}} <code>{{l/ver/clade/full|App|Routed}}<code>      ||    || {{l/ver/clade/fx|App|Routed|{{SUBPAGENAME}}|page}}
{{!-!}} <code>{{l/ver/clade/full|App\Term|Spider}}<code> ||    || {{l/ver/clade/fx|App\Term|Spider|{{SUBPAGENAME}}|page}} || || not sure this is still in use
{{!-!}} <code>{{l/ver/clade/full|App\Term|Spider}}<code> ||    || {{l/ver/clade/fx|App\Term|Spider|{{SUBPAGENAME}}|page}} || || not sure this is still in use
|}
|}

Latest revision as of 02:59, 19 November 2025

About

  • Definition in App: protected function ReadUserCommand()

Usage

clade define implement call notes
App yes from App()
App\Routed page
App\Term\Spider page not sure this is still in use