Public Member Functions | List of all members
Atom::Files::FileProperties Class Reference

Public Member Functions

 FileProperties (std::string content_type, bool binary, std::vector< std::string > other_extensions)
 
std::string get_content_type ()
 
bool get_binary ()
 
std::vector< std::string > get_other_extensions ()