mgd_snippet_exists

(Midgard 1.4.2 'Bifrost')

mgd_snippet_exists -- check snippet existence

Description

bool mgd_snippet_exists (string snippet_path)

Checks if a snippet with full path snippet_path exitst.

Returns TRUE if snippet exists, Returns FALSE otherwise.