Module database::cli::args

source ·

Structs

Create Individual Report Struct that takes in arguments to Create
Create Requirement Struct that takes in arguments to Create
Create Sprint Struct that takes in arguments to Create
Create Team Activity Struct that takes in arguments to Create
Create Team Report Struct that takes in arguments to Create
Create User Struct that takes in arguments to Create
gets the RequirementCommand to make a sub command with it
gets the RequirementCommand to make a sub command with it
gets the SprintCommand to make a sub command with it
gets the TeamActivityCommand to make a sub command with it
gets the RequirementCommand to make a sub command with it
Update Individual Report Struct that takes in arguments to Update
Update Requirement Struct that takes in arguments to Update
Update Team Activity Struct that takes in arguments to Update
Update Team Report Struct that takes in arguments to Update
Update User Struct that takes in arguments to Update
gets the UserCommand to make a sub command with it

Enums

these are the ENUMS for the commands to be created
splits up what Individual Report Command you want
splits up what Requirement Command you want
splits up Sprint Command you want
splits up what Team Activity Command you want
splits up what Team Report Command you want
splits up what UserCommand you want