-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add verbose info for topic list (#351)
* Add help argument for verbose in topic list. Signed-off-by: evshary <[email protected]> * Able to show verbose info of topic list. Signed-off-by: evshary <[email protected]> * Refactor the code and use function instead. Signed-off-by: evshary <[email protected]> * Use underscore to replace unused variables Co-Authored-By: Claire Wang <[email protected]> Signed-off-by: evshary <[email protected]> * Use the same indentation for consistency Co-Authored-By: Claire Wang <[email protected]> Signed-off-by: evshary <[email protected]> * Use NodeStrategy instead of DirectNode for showing topic list. We also need to register functions for NodeStrategy: count_publishers and count_subscribers. Signed-off-by: evshary <[email protected]> * Remove blank line. Signed-off-by: ChenYing Kuo <[email protected]> * Add test for topic list verbose. Signed-off-by: ChenYing Kuo <[email protected]> * Restruct the code. Signed-off-by: ChenYing Kuo <[email protected]> * Restruct the code. Signed-off-by: ChenYing Kuo <[email protected]> Co-authored-by: Claire Wang <[email protected]>
- Loading branch information
Showing
2 changed files
with
58 additions
and
6 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