On Mon, Oct 22, 2018 at 10:43 PM Martin Michlmayr <[email protected]> wrote:
> Ledger allows a `default directive like this: > > default $ > > Does this actually have any effect? If so, what does it do? Or is it > a no-op? I see nothing in the code that would interpret this directive at the top level (i.e. not within a commodity directive). Ledger also allows a ‘nonesuch’ directive like this: nonesuch $ $ ledger -f - source <<<'nonesuch $'; echo $? 0 -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
