NeKernel dev
Loading...
Searching...
No Matches
mkfs Namespace Reference

Namespaces

namespace  detail
namespace  hefs

Functions

template<typename CharType>
std::basic_string< CharType > get_option (const std::basic_string< CharType > &args, const std::basic_string< CharType > &option)
 Helper function to get the option value from command line arguments.
auto console_out () -> std::ostream &

Function Documentation

◆ console_out()

auto mkfs::console_out ( ) -> std::ostream&
inline

◆ get_option()

template<typename CharType>
std::basic_string< CharType > mkfs::get_option ( const std::basic_string< CharType > & args,
const std::basic_string< CharType > & option )
inline

Helper function to get the option value from command line arguments.