can get retirement contributions with grepping
This commit is contained in:
@@ -3,10 +3,11 @@ package cli
|
||||
type Config struct {
|
||||
Files FileList
|
||||
Query struct {
|
||||
Period Period
|
||||
Sort string
|
||||
NoRounding bool
|
||||
Depth int
|
||||
Reverse bool
|
||||
Period Period
|
||||
Sort string
|
||||
NoRounding bool
|
||||
Depth int
|
||||
Reverse bool
|
||||
NoExchanging bool
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user