What is the meaning of Facade_pattern?

A structural design pattern that provides an object that is a simplified interface to a larger body of code, such as a class library.

Source: wiktionary.org