Skip to content

Class "rt.script.php" could not be found #348

@thekid

Description

@thekid

rt.script.php:

<?php

use lang\Runtime;
use util\cmd\Console;

$rt= Runtime::getInstance();
Console::writeLine($rt->mainClass());
Console::writeLine($rt->startupOptions());

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions