# Functions
InitializePbBuilder creates an instace of a PbBuilder.
# Structs
PbBuilder is the struct that contains the progress bar Builders Silent is set to true when all progress bars should be silent.
# Interfaces
PBar is the interface for the types of available progress bars (Circle ,Counter) Start initializes the Progress Bar execution Close stops the Progress Bar execution.