-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add printing to remaining classes (#31)
* Add printing to Instance * Add get methods for settings and api to Instance * Add printing to InstanceSettings * Add printing to InstanceAPI * Move repeated printing code to separate functions * Add printing to Field * Modify make_key_value_strings() to handle lists * Add printing to Registry Different output format to match Python * Add printing to UserSettings * Remove link fields from Registry print Match Python output * Add printint to Module Adjust Registry printing * Style and document print methods * Remove titles from R6 method docs These would cause issues if the docs are ever rendered. Content was moved to @description. * Render README * Update CHANGELOG * Update Instance printing to long format * Fix lint --------- Co-authored-by: Robrecht Cannoodt <[email protected]>
- Loading branch information
Showing
12 changed files
with
460 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.