misuzu/msz.php

10 lines
239 B
PHP
Raw Normal View History

2019-12-13 20:37:17 +00:00
<?php
namespace Misuzu;
require_once __DIR__ . '/misuzu.php';
if(!MSZ_CLI)
die('This tool is meant to be used through command line only.' . PHP_EOL);
// todo: make improved command line interface and remove the things in misuzu.php