LMMS
Loading...
Searching...
No Matches
juce_ConsoleApplication.cpp File Reference

Go to the source code of this file.

Classes

struct  juce::ConsoleAppFailureCode

Namespaces

namespace  juce

Functions

static File juce::resolveFilename (const String &name)
static File juce::checkFileExists (const File &f)
static File juce::checkFolderExists (const File &f)
static File juce::resolveFilenameForOption (const ArgumentList &args, StringRef option, const String &filename)
static bool juce::isShortOptionFormat (StringRef s)
static bool juce::isLongOptionFormat (StringRef s)
static bool juce::isOptionFormat (StringRef s)
static String juce::getExeNameAndArgs (const ArgumentList &args, const ConsoleApplication::Command &command)
static void juce::printCommandDescription (const ArgumentList &args, const ConsoleApplication::Command &command, int descriptionIndent)