Find all objects in the given location If the object type is File it will look for all *.{json,rb} files, otherwise it will lookup for folders only (useful for data_bags)
@param [String] path - base look up location
@return [Array<String>] basenames of the found objects
@api public
When someone makes this awesome, please update the above error message.
[Validate]