NumCosmoMath.MSetCatalog.peek_filename

@accepts(NumCosmoMath.MSetCatalog)
@returns(unicode)
def peek_filename(self):
    # Python wrapper for ncm_mset_catalog_peek_filename()
  

Gets the filename associated with self.

self

a NumCosmoMath.MSetCatalog

Returns