Declaration

func feaBlock(forFileName fileName: String) -> GSFeaBlock?

Declaration

- (GSFeaBlock *) feaBlockForFileName:(NSString *) fileName;

Declaration

feaBlockForFileName_(fileName: str) -> GSFeaBlock

Discussion

A matching block is resolved from the file path stored in the block, or from the title derived from the file name.

See Also

Layout Code