Property LineNumber
LineNumber
Gets the line number in SKILL.md where the error occurred, if applicable.
public int? LineNumber { get; }
Property Value
- int?
Gets the line number in SKILL.md where the error occurred, if applicable.
public int? LineNumber { get; }