pub fn get_build_command( config: &LandConfig, profile_name: &str, ) -> Option<String>
Gets the build command for a profile.
config
profile_name
Option containing the build command if found