README.md in inch-0.5.0.rc3 vs README.md in inch-0.5.0.rc4
- old
+ new
@@ -265,11 +265,11 @@
$ inch suggest
# Properly documented, could be improved:
┃ B ↑ Inch::CLI::Command::BaseList#prepare_list
- ┃ B ↑ Inch::CodeObject::Proxy::MethodParameterObject#initialize
+ ┃ B ↑ Inch::CodeObject::Ruby::MethodParameterObject#initialize
┃ B ↗ Inch::CLI::Command::Stats#run
┃ B ↗ Inch::CLI::CommandParser#run
# Not properly documented:
@@ -360,18 +360,18 @@
$ inch list
# Seems really good
┃ A ↑ Inch::CLI::Command::Output::Console#object
- ┃ A ↗ Inch::CodeObject::Proxy::Base#depth
+ ┃ A ↗ Inch::CodeObject::Proxy#depth
┃ A ↗ Inch::CLI::Command::Base#description
┃ A ↗ Inch::CodeObject::NodocHelper#nodoc?
┃ ... (omitting 75 objects)
# Proper documentation present
┃ B ↑ Inch::CLI::Command::Suggest#run
- ┃ B ↑ Inch::CodeObject::Proxy::MethodParameterObject#initialize
+ ┃ B ↑ Inch::CodeObject::Ruby::MethodParameterObject#initialize
┃ B ↗ Inch::CLI::Command::Stats#run
┃ B ↗ Inch::CLI::CommandParser#run
# Needs work