Using a module inside a folder

Hi,

I´ve made some changes on cisco.ios module and now i wanted to try it, but the problem is that i dont know how to use a module that is inside a folder.

When i call cisco.ios module i just use ios_config or ios_command and dont need to worry about where is the module, but now i want to use the one i changed and cant find where and how to use it.

So how can we call a function/plugin of our module that is inside a folder?

Tiago