romantic_common library

Classes

Argument2Statistical<T>
use _argParseConfigs and _results to get some statistical. _argParseConfigs is is config of Command with type of List.
IArgument2Statistical<S>
interface to util for MasonPropMixin
IExample<T>
mixin example to extension
TestLogger

Mixins

RunMixin<T, S>
Interface of run for Command

Extensions

ArgResultsPropFacade on Command<T>
Expose Prop, facade of ArgResults
ArgumentParse on Argument2Statistical<T>
switch Argument to Value
DecodeInt2String on List<int>
DecodeBase64
Dict on ArgResults
Implement dict to get input param form Command
EnumParser on String
extension about Enum
GetJsonFile on String
GetJsonFile
RelationshipBetwwenOther on Iterable<String>
RelationshipBetwwenOther
Switch on Iterable<T>
Switch
ToStringList on Iterable<T>
Write2File on Map<String, dynamic>
map to file

Functions

rootDir([String label = 'MASON_CACHE']) Directory
Get ProjectRoot

Exceptions / Errors

ExException
to split Exception between mason and masonx